Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rust: S3 ListObject v2 using pagination. #5748

Conversation

DavidSouther
Copy link
Contributor

This pull request uses the ListObjectV2 API call with pagination, allowing more results than the non-paginated existing example.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@DavidSouther DavidSouther requested review from a team and beqqrry-aws and removed request for a team December 5, 2023 21:09
@DavidSouther DavidSouther self-assigned this Dec 5, 2023
@DavidSouther DavidSouther added Rust This issue relates to the AWS SDK for Rust (Preview) Task A general update to the code base for language clarification, missing actions, tests, etc. Text Review not needed This contains no text which needs review On Call Review needed This work needs an on-call review labels Dec 5, 2023
@DavidSouther DavidSouther force-pushed the rust/s3/list-object-v2-with-pagination branch from 2962548 to 8abf2a0 Compare December 7, 2023 19:54
@DavidSouther DavidSouther force-pushed the rust/s3/list-object-v2-with-pagination branch from 8abf2a0 to 4daaa5b Compare December 7, 2023 20:22
@ford-at-aws ford-at-aws added On Call Review complete On call review complete and removed On Call Review needed This work needs an on-call review labels Dec 7, 2023
@ford-at-aws ford-at-aws force-pushed the rust/s3/list-object-v2-with-pagination branch from 4daaa5b to 16eddc0 Compare December 7, 2023 21:31
@ford-at-aws ford-at-aws merged commit 0d963b5 into awsdocs:main Dec 7, 2023
9 checks passed
meyertst-aws pushed a commit to meyertst-aws/aws-doc-sdk-examples that referenced this pull request Jan 4, 2024
@DavidSouther DavidSouther deleted the rust/s3/list-object-v2-with-pagination branch January 17, 2024 18:53
max-webster pushed a commit to max-webster/aws-doc-sdk-examples that referenced this pull request Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
On Call Review complete On call review complete Rust This issue relates to the AWS SDK for Rust (Preview) Task A general update to the code base for language clarification, missing actions, tests, etc. Text Review not needed This contains no text which needs review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants